MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridDetailLoadingEventArgs<TItem> Class / ParentRow Property
In This Topic
    ParentRow Property (GridDetailLoadingEventArgs<TItem>)
    In This Topic
    Gets the parent row.
    Syntax
    public GridRow ParentRow {get;}
    See Also